﻿@charset "utf-8";
/*public*/
body						{ margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.fl							{ float:left;}
.fr							{ float:right;}
.mt8px						{ margin-top:8px;}
.clear						{ width:100%; height:1px; clear:both; font-size:0px;}
/*head*/
.head						{ width:100%; height:29px; background:url(../images/blue_images/top_bg.gif) repeat-x;}
.head .main					{ width:933px; margin:0px auto;}
.head .main .left			{ width:233px; float:left; height:29px; line-height:29px; color:#053056;}
.head .main .left a			{ color:#053056; text-decoration:none;}
.head .main .left a:hover	{ color:#053056; text-decoration:underline;}
.head .main .right			{ width:700px; float:right; height:29px; line-height:29px; text-align:right; color:#053056;}
.head .main .right a		{ color:#053056; text-decoration:none;}
.head .main .right a:hover	{ color:#053056; text-decoration:underline;}

/*头部公司名称*/
.lo_com						{ width:100%; height:119px; background:url(../images/blue_images/top_bg2.gif) repeat-x;}
.lo_com .main				{ width:952px; margin:0px auto;}
.lo_com	.main .logo			{ width:117px; float:left; text-align:center; margin-top:12px;}
.lo_com	.main .companyname	{ width:615px; float:left; height:119px; line-height:119px; font-size:20px; font-weight:bold; color:#053056; font-family:Arial;}
.lo_com	.main .line			{ float:left; width:2px; height:119px; background:url(../images/blue_images/top_line.gif) no-repeat center; font-size:0px;}
.lo_com	.main .uslogo		{ float:left; width:218px; height:119px; background:url(../images/blue_images/asia_logo.gif) no-repeat center;}

/*导航条*/
.menu						{ width:100%; height:37px; background:url(../images/blue_images/menu_bg.gif) repeat-x; border-top:5px #2B4A95 solid;}
.me_main					{ width:952px; margin:0px auto;}
.me_main ul					{ margin:0px; padding:0px; list-style:none; width:952px;}
.me_main ul .menuTit			{ float:left; height:37px; line-height:34px; color:#000; margin-left:40px; margin-right:40px; display:inline;}
.me_main ul .menuTit a			{ color:#000; text-decoration:none;}
.me_main ul .menuTit a:hover	{ color:#000; text-decoration:underline;}
.me_main ul .menuOn				{ float:left; height:37px; line-height:34px; color:#426AC8; margin-left:40px; margin-right:40px; display:inline;}
.me_main ul .menuOn a			{ color:#426AC8; text-decoration:none;}
.me_main ul .menuOn a:hover		{ color:#426AC8; text-decoration:underline;} 
.me_main ul .xt				{ float:left; height:37px; width:1px; background:url(../images/blue_images/menu_line.gif) no-repeat center; font-size:0px;}
.me_main ul .tit2			{ float:left; line-height:12px; color:#426AC8; margin-top:5px; margin-left:30px; margin-right:30px; display:inline; text-align:center;}
.me_main ul .tit2 a			{ color:#000; text-decoration:none;}
.me_main ul .tit2 a:hover	{ color:#000; text-decoration:underline;}
/*主体页面*/
.page_main					{ width:952px; margin:0px auto; }
.banner						{ float:left; width:952px;}
.area						{ float:left; width:952px; height:22px; border-bottom:2px #2B4A95 solid; line-height:22px; background:url(../images/blue_images/xt1.gif) 10px 6px no-repeat; text-indent:30px; color:#2B4A95;}
/*内容页面*/
.mid						{ float:left; width:952px;}
/*左边*/
.mid_left					{ float:left; width:239px;}
.box						{ float:left; width:239px;}
.box_top					{ float:left; width:239px; height:25px; line-height:25px; background:url(../images/blue_images/dh_bg.gif) repeat-x; text-indent:12px; color:#fff;}
.box_mid					{ float:left; width:237px; padding-top:7px; padding-bottom:7px; border:1px #D7D7D7 solid;}
.sear_pic					{ width:40px; height:30px; background:url(../images/blue_images/search_pic.gif) no-repeat center; float:left;}
.sear_box					{ width:146px; float:left; margin-top:3px;}
.sear_but					{ width:40px; float:left; margin-top:5px;}
/*产品分类*/
.pro_list					{ width:220px; margin:0px auto;}
.pro_list ul				{ margin:0px; padding:0px; list-style:none; width:220px;}
.pro_list ul li				{ float:left; width:220px;}
.pro_list ul li .font		{ float:left; width:220px; background:url(../images/blue_images/xt.gif) 8px 9px no-repeat; text-indent:18px; height:21px; line-height:21px; color:#666; overflow:hidden; white-space:normal;}
.pro_list ul li .font a		{ color:#666; text-decoration:none;}
.pro_list ul li .font a:hover{ color:#FF3300; text-decoration:underline;}
.pro_list ul li .bg			{ width:220px; float:left; height:1px; background:url(../images/blue_images/bg_xt.gif) repeat-x; font-size:0px;}
/*联系方式*/
.contact					{ width:220px; margin:0px auto;}
.contact .content			{ width:220px; line-height:18px; color:#666; float:left;}
.contact .send				{ width:220px; float:left; margin-top:7px;}
/*右边*/
.mid_right					{ float:right; width:701px;}
/*公司简介*/
.r_box						{ float:left; width:701px;}
.r_box_top					{ float:left; width:701px; height:25px; background:url(../images/blue_images/dh_bg.gif) repeat-x;}
.r_box_top .tit				{ float:left; width:650px; height:25px; line-height:25px; text-indent:12px; color:#fff;}
.r_box_top .more			{ float:left; width:51px; height:25px;}
.r_box_mid					{ float:left; width:699px; padding-top:10px; padding-bottom:4px;}
.about_pic					{ float:left; width:209px;}
.about_pic .pic				{ margin:0px auto; width:184px; height:177px; border:1px #CCC solid; padding-top:1px; text-align:center;}
.about_right				{ float:left; width:480px; line-height:20px; color:#666; overflow:hidden; white-space:normal; font-family:Arial;}
.about2						{ margin:0px auto; width:680px; line-height:20px; color:#666; font-family:Arial;}
/*新闻中心*/
.news						{ float:left; width:701px;}
.com_news					{ float:left; width:701px;}
.news_box					{ float:left; width:701px;}
.news_box_top				{ float:left; width:701px; height:25px; background:url(../images/blue_images/dh_bg.gif) repeat-x;}
.news_box_top .news_name	{ float:left; width:650; height:25px; line-height:25px; color:#fff; text-indent:12px;}
.news_box_top .more			{ float:right; width:51px; height:25px;}
.news_box_mid				{ float:left; width:699; padding-top:10px; padding-bottom:5px;}
.news_list2					{ margin:0px auto; width:690px;}
.news_list2 ul				{ margin:0px; padding:0px; list-style:none; width:690px;}
.news_list2 ul .tit			{ float:left; width:600px; height:22px; line-height:22px; color:#666; overflow:hidden; font-size:11px; white-space:normal; text-indent:19px; background:url(../images/blue_images/xt2.gif) 5px 8px no-repeat;}
.news_list2 ul .tit	a		{ color:#666; text-decoration:none;}
.news_list2 ul .tit	a:hover	{ color:#CC3300; text-decoration:underline;}
.news_list2 ul .supply_buy	{ width:100px; text-align:center; height:22px; line-height:22px;}
.news_list2 ul .time		{ float:left; width:90px; height:22px; line-height:22px; font-size:11px; color:#666; text-align:center;}
.ind_news					{ float:right; width:346px;}
.news_info					{ width:690px; padding-top:6px; padding-bottom:6px; line-height:19px; color:#666; white-space:normal;}
/*product*/
.product					{ width:690px; margin:0px auto;}
.product ul					{ margin:0px; padding:0px; list-style:none; width:690px;}
.product ul li				{ float:left; width:124px; margin-left:7px; margin-right:7px; display:inline; margin-top:2px;}
.product ul li .pro_box			{ float:left; width:122px; height:87px; border:1px #d5d5d5 solid; padding-top:1px; text-align:center;}
.product ul li .pro_name		{ float:left; width:124px; height:28px; line-height:28px; text-align:center; color:#666; overflow:hidden; white-space:normal;}
.product ul li .pro_name a		{ color:#666; text-decoration:none;}
.product ul li .pro_name a:hover{ color:#434D40; text-decoration:underline;}
.fenye						{ float:left; width:699px; height:20px; line-height:21px; text-align:center; margin-top:10px; color:#666;}
/*son_page*/
.fenye a					{ color:#666; text-decoration:none;}
.fenye a:hover				{ color:#333; text-decoration:underline;}
.pro_show					{ margin:0px auto; width:690px;}
.pro_content				{ margin:0px auto; width:650px; line-height:20px; color:#666; margin-top:8px;}
.pro_name2					{ width:690px; height:35px; line-height:35px; border-bottom:1px #666 dashed; color:#333; font-size:16px; font-weight:bold; text-align:center; font-family:arial;}
.big_pic					{ width:690px; margin-top:10px; margin-bottom:10px; text-align:center;}
.information				{ width:690px; height:40px; line-height:30px; text-align:center; color:#333;}
/*产品分页*/
.pro_fenye					{ width:620px; margin:0px auto;}
.pro_fenye ul				{ margin:0px; padding:0px; list-style:none; width:620px;}
.pro_fenye ul li			{ float:left; margin-left:2px; margin-right:2px; display:inline; border:1px #ccc solid; height:20px; line-height:20px; padding-left:6px; padding-right:6px; color:#666;}
.pro_fenye ul li a			{ color:#666; text-decoration:none;}
.pro_fenye ul li a:hover	{ color:#FF3300; text-decoration:underline;}
/*foot*/
.page_foot					{ float:left; width:952px; border-top:3px #2B4A95 solid; padding-bottom:6px;}
.foot_top					{ margin:0px auto; width:348px;}
.foot_tit					{ width:116px; float:left; background:url(../images/blue_images/xt3.gif) 3px 13px no-repeat; height:30px; line-height:30px; text-indent:10px; font-family:Arial; font-size:10px;}
.foot_tit a					{ color:#000; text-decoration:none;}
.foot_tit a:hover			{ color:#666; text-decoration:underline;}
.foot_content				{ width:952px; float:left; text-align:center; line-height:14px; font-size:10px; color:#5A5A5A; font-family:Arial;}
.foot_content a				{ color:#5a5a5a; text-decoration:none;}
.foot_content a:hover		{ color:#333; text-decoration:underline;}
/*feecback*/
.feecback					{ width:600px; margin:0px auto;}
.feecback ul				{ margin:0px; padding:0px; width:600px; list-style:none;}
.feecback ul li				{ float:left; width:600px; margin-top:4px; margin-bottom:4px;}
.feecback ul li .tit		{ float:left; width:100px; height:23px; line-height:23px; text-align:right; font-weight:bold; color:#333; font-size:10px;}
.feecback ul li .form		{ float:left; width:495px; height:23px; line-height:23px; padding-left:5px;}
.feecback ul li .tit2		{ float:left; width:100px; text-align:right; font-weight:bold; color:#333; font-size:10px;}
.feecback ul li .form2		{ float:left; width:495px; padding-left:5px;}
.feecback ul li .button2	{ float:left; width:500px; height:20px; padding-top:10px; text-align:center;}


.box1						{ width:140px; height:18px;}
.zi1 a						{ color:#000; text-decoration:underline;}
.zi1 a:hover				{ color:#000; text-decoration:none;}
.red						{ color:#FF0000;}
.blue						{ color:#0000FF;}\
.box2						{ height:17px;}
.red2						{ color:#ff0000; font-size:10px; font-family:Arial;}